RDKBACCL-1518 : Phase-I Enabling Remote-debugger in BPI-R4 reference platform#412
Conversation
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/a56ab31d0a9869cde6f12cb16b7afc87 |
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/a7411e6e977df0148e611309fcd8aa5b |
| @@ -0,0 +1,6 @@ | |||
| FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | |||
| SRC_URI_append = " file://rdkmMgr_dwutils.patch" | |||
| FILES_${PN}_remove = "${libdir}/librdmopenssl.la" | |||
There was a problem hiding this comment.
this line can be last line.
There was a problem hiding this comment.
okay Mani
Addressed
| touch ${_TOPDIR}/meta-filogic/recipes-wifi/hal/mt76_hal_change | ||
| fi | ||
|
|
||
| if [ ! -e ${_TOPDIR}/meta-rdk/recipes-common/rdm-agent/rdm_hal_change ]; then |
There was a problem hiding this comment.
Instead, is this okay to upstream the changes?
There was a problem hiding this comment.
Yeah Mani, will do upstream
But rdm-agent latest source code is depends on updated with rdk-logger latest code
If we do upstream, build breaks for other source components since we need to update the rdk-logger srcrev too for rdm-agent
There was a problem hiding this comment.
we need to align this once we standardize meta-rdk
8d9da2e to
08298fb
Compare
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/831941c30f210e3798793ff4d21e9ea8 |
cpokuru
left a comment
There was a problem hiding this comment.
will take it further once gerrit changes merged
| @@ -0,0 +1,43 @@ | |||
| diff --git a/src/rdm_downloadutils.c b/src/rdm_downloadutils.c | |||
There was a problem hiding this comment.
we need to upstream this once we align with github meta-rdk
| touch ${_TOPDIR}/meta-filogic/recipes-wifi/hal/mt76_hal_change | ||
| fi | ||
|
|
||
| if [ ! -e ${_TOPDIR}/meta-rdk/recipes-common/rdm-agent/rdm_hal_change ]; then |
There was a problem hiding this comment.
we need to align this once we standardize meta-rdk
26d6fc9 to
25022e7
Compare
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/6d2f68ebdb538639ebaa7ece97754d3a |
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/61778e1aea5baba4eda702a343818f4d |
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/9fbb8b5fed5863db47cacd0838f9fac2 |
c2398c8 to
25022e7
Compare
…platform Reason for change : Adding the code changes for Remote-debugger to work with static and dynamic json Risks: Low Test Procedure: Bulid the image, and test with static and dynamic json files using Remote controllers Signed-off-by: ssiras826 <[email protected]>
25022e7 to
60ef3f0
Compare
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/7ba0246cb1847c273d8112edda34ffea |
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/f592dc8266bd8fd9e82345a9b70cca53 |
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/b745a6f8dcd5fe527a79e395765eec85 |
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/35095268431a9c67c1bffc6265affe31 |
Reason for change : Adding the code changes for Remote-debugger to work with static and dynamic json
Risks: Low
Test Procedure: Bulid the image, and test with static and dynamic json files using Remote controllers